Skip to content

Prepare stack of releases - #608

Merged
tcharding merged 6 commits into
rust-bitcoin:masterfrom
tcharding:push-qkozuvlkltun
May 27, 2026
Merged

Prepare stack of releases#608
tcharding merged 6 commits into
rust-bitcoin:masterfrom
tcharding:push-qkozuvlkltun

Conversation

@tcharding

Copy link
Copy Markdown
Member

Cut a release of every released crate in the repo. Note bitreq and jsonrpc are 'point' releases (minor releases really).

jamillambert
jamillambert previously approved these changes May 26, 2026
Comment thread types/CHANGELOG.md
@@ -1,3 +1,7 @@
# 0.14.0 - 2026-05-26

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
# 0.14.0 - 2026-05-26
# 0.14.0 - 2026-05-26
- Change `fee_delta` to `SignedAmount` [#605](https://github.com/rust-bitcoin/corepc/pull/605)

Comment thread bitcoind/CHANGELOG.md Outdated
- Upgrade to latest version of `corepc-types` and `corepc-client`

In this release we remove support for Bitcoin Core `v27.0`, `v27.1`,
`v28.0`, and`v28.1`. We still support the latest point release of

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
`v28.0`, and`v28.1`. We still support the latest point release of
`v28.0`, and `v28.1`. We still support the latest point release of

@jamillambert
jamillambert self-requested a review May 26, 2026 08:09

@jamillambert jamillambert left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

#609 needs to be addressed first.

EDIT: Fixed in #610

@jamillambert
jamillambert dismissed their stale review May 26, 2026 08:21

Dismissing approval

@tcharding
tcharding force-pushed the push-qkozuvlkltun branch from 3544d7a to dd2dd32 Compare May 26, 2026 20:34

@jamillambert jamillambert left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK dd2dd32

tcharding added 6 commits May 27, 2026 09:29
Quick point release to get a feature gate bug out there.
Do a minor release (pre-1.0) to release an API addition.
In preparation for release add a changelog entry, bump the version,
and update the lock files.
In preparation for release add a changelog entry, bump the version,
and update the lock files.
In preparation for release add a changelog entry, bump the version,
and update the lock files.
In preparation for release add a changelog entry, bump the version,
and update the lock files.
@tcharding
tcharding force-pushed the push-qkozuvlkltun branch from dd2dd32 to 9f85116 Compare May 26, 2026 23:29
@tcharding

tcharding commented May 27, 2026

Copy link
Copy Markdown
Member Author

This was a rebase only to pick up the feature gating changes in integration_test so that v31 known-to-be-broken v31 tests were skipped. Going to merge without re-ack

rd dd2dd32
-:  -------- > 1:  6f78f2a0 tests: add curated bitcoin core test set
-:  -------- > 2:  fd3709c7 Gate out core tests from v31
1:  062decab = 3:  018691b8 bitreq: Bump version to 0.3.6
2:  4bfb10e2 = 4:  0d08ee00 jsonrcp: Bump version to 0.20.1
3:  b1ad89bc = 5:  b8b50f74 types: Bump version to 0.14.0
4:  7a3fd746 = 6:  890371ae client: Bump version to 0.15.0
5:  4386f805 = 7:  37de741e bitcoind: Bump version to 0.40.0
6:  dd2dd325 < -:  -------- electrsd: Bump version to 0.40.0

Where rd is a git range-diff alias.

@tcharding
tcharding merged commit addf46f into rust-bitcoin:master May 27, 2026
36 checks passed
@tcharding

Copy link
Copy Markdown
Member Author

Tagged and published: jsonrpc-0.20.1, electrsd-0.40.0, corepc-types-0.14.0, corepc-client-0.15.0, bitreq-0.3.6, and bitcoind-0.40.0.

@tcharding
tcharding deleted the push-qkozuvlkltun branch June 16, 2026 01:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants